home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Blasteroids.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(release).as
Text File  |  2006-06-13  |  78b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    arcadeMode = 1;
  4.    gotoAndPlay(9);
  5. }
  6.